.flr {
	width: 1200px;  
	margin: 0 auto;
	padding: 20px 0 0 0;
	
}
.clear {
	clear: both;
}
.center {
	width: 1200px;
	height: auto;
}
.now-map {
	padding: 5px 0 5px 5px;  
	background-color: #e60012;
	height: 36px;
	line-height: 26px;
	font-size: 16px;
}
.now-map span {
    color: #fff;
}
.art {
	width: 1200px;  
	height: auto;
    text-align: left;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #E8E8E8;
    margin-bottom: 60px;
    padding-left: 46px;
    padding-top: 30px;
    padding-bottom: 50px;
}
.art-content {
	font-size: 14px;
}	
.art-title {
	text-align: center;
	margin-bottom: 20px;
	font-size: 18px;
}
.art-pic {
	text-align: center;
	margin-bottom: 20px;
}
.art-about {
	margin-top: 30px;
	font-size: 18px;
	color: #e60012;
	margin-bottom: 10px;
}
.art a:hover {
	color: #e60012;
}













